Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Jackson enum naming support via @EnumNaming + @JsonProperty #1589

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

MikeEdgar
Copy link
Member

@MikeEdgar MikeEdgar added this to the 3.6.2 milestone Oct 3, 2023
@MikeEdgar
Copy link
Member Author

New tests to be added

@MikeEdgar MikeEdgar changed the title Enhance Jackson enum naming support with @EnumName + @JsonProperty Add Jackson enum naming support via @EnumName + @JsonProperty Oct 3, 2023
@MikeEdgar MikeEdgar changed the title Add Jackson enum naming support via @EnumName + @JsonProperty Add Jackson enum naming support via @EnumNaming + @JsonProperty Oct 3, 2023
@MikeEdgar MikeEdgar marked this pull request as ready for review October 3, 2023 11:18
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link
Member

@phillip-kruger phillip-kruger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@phillip-kruger phillip-kruger merged commit 0ad3014 into smallrye:main Oct 3, 2023
8 checks passed
@MikeEdgar MikeEdgar deleted the enum-naming branch October 3, 2023 11:50
@phillip-kruger phillip-kruger modified the milestones: 3.7.0, 3.6.2 Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants